Skip to content

docs: trim adrs to decision plus status - #599

Merged
mfw78 merged 1 commit into
dev/m1from
docs/598-adrs
Jul 25, 2026
Merged

docs: trim adrs to decision plus status#599
mfw78 merged 1 commit into
dev/m1from
docs/598-adrs

Conversation

@mfw78

@mfw78 mfw78 commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

What

Trims the eleven ADRs under docs/adr/ to context, decision, and load-bearing consequences, cutting the narrative, considered-option essays, and version-scheduling prose (552 lines to 266).

Drift fixed against the code: crate names (nexum-runtime / nexum-cli, nexum-sdk, nexum-sdk-test), the composable-cow crate path (formerly shepherd-sdk/src/cow/composable.rs), and the current nullislabs/cow-rs patch channel. Status lines made honest: 0001-0004, 0007, 0011 set to accepted (shipped and live); 0005 and 0006 marked superseded by the videre venue-adapter architecture; 0009 flagged superseded-in-part by 0011 for the error envelope; 0008 kept deferred with the 0.3 scheduling dropped.

Why

Part of the #598 cruft-sweep: ADRs record the decision and its status, not the journey to it.

Testing

Documentation-only; no build. Confirmed no em dashes, Oxford -ize spelling, and that no doc links to a renamed or deleted ADR (none were renamed or deleted).

AI Assistance

Documentation-only sweep; verified every retained claim against the runtime code and confirmed no em dashes and no dangling links.

Deviations flagged

  • docs/adr/0013-composable-cow-structured-poll.md: the ADR's headline guarantee is a structured non-reverting poll, but that wire is not the shipped behaviour. crates/composable-cow/src/poll.rs and run.rs land the Verdict seam, yet LegacyRevertAdapter (crates/composable-cow/src/poll.rs) mapping the deployed 1.x reverting contract is the live poll path because the fork is deployed on no target chain. The doc now states this rather than asserting the structured wire is live; the wire-swap remains gated on the fork deploying.

Part of #598.

Cut the narrative, considered-option essays, and version-scheduling prose from the eleven ADRs down to context, decision, and load-bearing consequences per the #598 house standard.

Update stale vocabulary to the shipped shape: nexum-runtime/nexum-cli crate names, nexum-sdk and nexum-sdk-test, the composable-cow crate path, and the current nullislabs/cow-rs patch channel. Mark 0005 and 0006 superseded by the videre venue-adapter architecture, note 0009's error envelope superseded by 0011, and make 0013's status honest: the Verdict seam has shipped but LegacyRevertAdapter is the live poll path until the fork deploys.

Part of #598.
@mfw78
mfw78 merged commit 7095a5b into dev/m1 Jul 25, 2026
7 checks passed
@mfw78
mfw78 deleted the docs/598-adrs branch July 25, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant